Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: deprecate isCOMInitialized in favor of isComInitialized #903

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

halildurmus
Copy link
Owner

Description

Related Issue

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🧪 test -- Test
  • 🗑️ chore -- Chore

@github-actions github-actions bot added the p: win32 Issue with package:win32 label Oct 2, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 61.85%. Comparing base (e6068d8) to head (919f60b).

Files with missing lines Patch % Lines
packages/win32/lib/src/utils.dart 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #903      +/-   ##
==========================================
- Coverage   61.96%   61.85%   -0.12%     
==========================================
  Files          33       33              
  Lines        1057     1059       +2     
==========================================
  Hits          655      655              
- Misses        402      404       +2     
Flag Coverage Δ
win32 59.64% <33.33%> (-0.31%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
packages/win32/lib/src/utils.dart 39.21% <33.33%> (-1.61%) ⬇️

@halildurmus halildurmus merged commit aecd0ea into main Oct 2, 2024
12 checks passed
@halildurmus halildurmus deleted the deprecate branch October 2, 2024 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p: win32 Issue with package:win32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants